Autogenerated HTML docs for v1.8.1.2-545-g2f19ad 
diff --git a/git-apply.html b/git-apply.html index 7612277..60601fb 100644 --- a/git-apply.html +++ b/git-apply.html 
@@ -765,7 +765,7 @@  With the <code>--index</code> option the patch is also applied to the index, and   with the <code>--cached</code> option the patch is only applied to the index.   Without these options, the command applies the patch only to files,  -and does not require them to be in a git repository.</p></div>  +and does not require them to be in a Git repository.</p></div>   <div class="paragraph"><p>This command applies the patch but does not create a commit. Use   <a href="git-am.html">git-am(1)</a> to create commits from patches generated by   <a href="git-format-patch.html">git-format-patch(1)</a> and/or received by email.</p></div>  @@ -1063,7 +1063,7 @@  <code>fix</code> outputs warnings for a few such errors, and applies the   patch after fixing them (<code>strip</code> is a synonym --- the tool   used to consider only trailing whitespace characters as errors, and the  - fix involved <em>stripping</em> them, but modern gits do more).  + fix involved <em>stripping</em> them, but modern Gits do more).   </p>   </li>   <li>  @@ -1186,7 +1186,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2012-07-15 22:27:35 PDT  +Last updated 2013-02-05 21:07:26 PST   </div>   </div>   </body>